*** empty log message ***
authorMartin Stjernholm <mast@lysator.liu.se>
Sun, 9 Feb 2003 01:46:04 +0000 (01:46 +0000)
committerMartin Stjernholm <mast@lysator.liu.se>
Sun, 9 Feb 2003 01:46:04 +0000 (01:46 +0000)
lisp/ChangeLog

index 3b674f38141e09760f2fe8807069258fa2518613..cac15233c252757edcc6c4e0c29f3d5434cf0538 100644 (file)
@@ -1,3 +1,10 @@
+2003-02-09  Martin Stjernholm  <mast@lysator.liu.se>
+
+       * progmodes/cc-mode.el (c-basic-common-init): Install
+       `c-fill-paragraph' on `fill-paragraph-function'.  Although
+       it's not the normal way to call it in a CC Mode buffer it
+       makes a direct call to `fill-paragraph' work better.
+
 2003-02-08  Kim F. Storm  <storm@cua.dk>
 
        * printing.el (pr-get-symbol): Define during compile.